Global Accelerator

aws/networking aws/global-infra aws/performance

💡 Definition

AWS Global Accelerator allows you to improve the availability and performance of your applications with local or global users. It provides two static IP addresses that act as a fixed entry point to your application endpoints (like Load Balancers or EC2 instances) in multiple Regions.

🔑 Key Concepts

⚙️ How it Works

  1. Users connect to the static IP.
  2. Edge Location: Traffic enters the AWS network at the edge location closest to the user.
  3. Routing: It travels over the AWS fiber backbone to the optimal endpoint (ALB, EC2) in any Region.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * CloudFront * Edge Location * Route 53